progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
authorAlan Mackenzie <acm@muc.de>
Sat, 30 Oct 2010 12:24:06 +0000 (12:24 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 30 Oct 2010 12:24:06 +0000 (12:24 +0000)
commit44cedb688d93d024aa1fe72773d36d2f32305cf6
tree48588e08c0a0461e4c281a587f110e922ce7a1cb
parentaa3208061d9673d1283907ab60d505e8d95124b7
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
fontifies the tail of an enum.
(c-basic-matchers-after): Insert a call to the above new function.
This fixes bug #7264.
lisp/ChangeLog
lisp/progmodes/cc-fonts.el